Drop most uses of GtkMisc in tests
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 May 2014 11:28:20 +0000 (07:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 May 2014 11:43:21 +0000 (07:43 -0400)
commit7840bad5d78664f47c19d019d5d4614aec19e7ea
treedcd6a94ec7e07a33b1bb8515438a06ab785d8e78
parent49188aeeda44d122b734cb51eecebb915f284b10
Drop most uses of GtkMisc in tests

Replace them by GtkWidget h/valign. The only remaining uses
are those where a size group is involved; they can't be replaced
until GtkLabel stops looking at GtkMisc alignment for size
allocation.
tests/motion-compression.c
tests/testcombochange.c
tests/testentryicons.c
tests/testgmenu.c